bnc355225 - File chooser crash in Tab completion
authorFederico Mena Quintero <federico@novell.com>
Tue, 3 Jun 2008 18:08:48 +0000 (18:08 +0000)
committerFederico Mena Quintero <federico@src.gnome.org>
Tue, 3 Jun 2008 18:08:48 +0000 (18:08 +0000)
commitcf62c83b0e316a50ac983f29c9921a9fbd7e6113
treea9f7588c42af7c001bce3ab4bc0c4e64f263f8f8
parent8ade45013cd28181af5692d12a7dd9b8b38526f0
bnc355225 - File chooser crash in Tab completion
2008-06-03  Federico Mena Quintero  <federico@novell.com>

* gtk/gtkfilechooserentry.c (install_completion_feedback_timer):
If the user presses Tab while the completion feedback window is
active, then we'll assert.  Remove the assertion and just re-set
the timer.  Fixes https://bugzilla.novell.com/show_bug.cgi?id=355225

Signed-off-by: Federico Mena Quintero <federico@novell.com>
svn path=/trunk/; revision=20305
ChangeLog
gtk/gtkfilechooserentry.c